home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / snarf102.zip / REMOTE.DOC < prev    next >
Text File  |  1991-04-20  |  5KB  |  128 lines

  1.  
  2.  
  3.             Snarf v1.02, copyright 1990, 1991 by Graham Mainwaring.
  4.                              All rights reserved.
  5.  
  6.  
  7.  
  8.  
  9.  
  10. INSTALLATION
  11.  
  12.  
  13. The BBS module for Snarf requires WWIV version 4.12 or greater, and a copy
  14. of DSZ from Omen Technologies.  If you are running modified WWIV and have
  15. not yet upgraded to version 4.12, you can modify the source code to support
  16. Snarf.  This modification is available from the Octopus's Garden and from
  17. several WWIV support boards.
  18.  
  19. To install the BBS module for Snarf, place REMOTE.EXE in your main BBS
  20. directory and run the command REMOTE CONFIG.  This will bring up a screen of
  21. options, which are described in the next section.  Once you have set these
  22. options to your liking, you will have to create a text file listing which
  23. file directories are to be Snarfable.  You can either do this with any text
  24. editor, or by using East Bay Ray's CVTDIR.EXE program.
  25.  
  26.  
  27.  
  28.  
  29. CONFIGURATION
  30.  
  31.  
  32. To configure your system, run the command "REMOTE CONFIG".  This will bring
  33. up a screen of options.  Use the up and down cursor keys, or the tab and
  34. shift-tab keys, to move between options.  Use the left and right cursor keys
  35. to move within an option.  The meanings of the individual options follow.
  36.  
  37. DSZ Option Group:
  38.    DSZ send command line
  39.    DSZ receive command line
  40.  
  41. These options control how the DSZ protocol driver is accessed.  The send and
  42. receive command lines are simply the commands to be given to DSZ when you
  43. want to send or receive a file.  There is no need to worry about port,
  44. speed, or filename parameters, as these are handled automatically by Snarf.
  45. The purpose of these options is to allow you to configure DSZ to use
  46. Compressed, CRC-32, Moby Turbo, Crash Recovery, or other such options.
  47. Details of DSZ command-line settings can be found in the documentation
  48. accompanying DSZ.
  49.  
  50.  
  51. BBS Option Group
  52.    Banner File
  53.    File List
  54.    Directory For Uploads
  55.    Snarfable Directory List
  56.  
  57. These options control how Snarf works on your system.  The banner file
  58. specifies a text file which is displayed to users when they call with Snarf.
  59. This file can either be the system WELCOME.MSG file, or a separate file
  60. specifically for Snarf callers.  If you leave this field blank, callers will
  61. not see a banner.
  62.  
  63. The file list field specifies the path and filename of your master file
  64. listing.  This is the file that is sent when Snarf users issue the *
  65. command.  There are several utilities available which create a master file
  66. list automatically.
  67.  
  68. The directory for uploads is the directory on your system where Snarf-uploaded
  69. files will be placed.  This directory does not have to be downloadable via
  70. Snarf.  If you want to verify uploaded files before making them available
  71. for download, it is best to have a separate "holding area" for files you
  72. haven't checked yet.
  73.  
  74. The Snarfable directory list is the path and filename for a file to control
  75. which directories Snarf callers can download from.  This file is usually
  76. named SNARFDIR.TXT and placed in the system DATA directory. In this file,
  77. one to a line, place the full path of each directory you want Snarf users to
  78. be able to download from. You can create this file using the WWIV //EDIT
  79. command, EDLIN, or your favorite text editor. Here is a sample SNARFDIR.TXT
  80. file:
  81.  
  82.    C:\BBS\DLOADS\TEXT
  83.    C:\BBS\DLOADS\HARDDISK
  84.    C:\BBS\DLOADS\UTILITY
  85.  
  86. This file would specify that Snarf callers could download files from those
  87. three directories only. If there were a subdirectory of TEXT called
  88. TEXT\ARTICLES, users would NOT be able to download files from it. Only those
  89. directories specified in the SNARFDIR.TXT file can be downloaded from.
  90.  
  91. If a caller requests a file, but neglects to specify a path to it, Snarf will
  92. search each directory specified in SNARFDIR.TXT until the file is found or
  93. all directories have been searched. This makes it possible to download a
  94. file without being sure which directory it is in.
  95.  
  96.  
  97.  
  98.  
  99. QUESTIONS AND BUGS
  100.  
  101. Should you have any questions concerning Snarf, or should you discover a bug
  102. and wish to report it, please send WWIVnet e-mail to 1@9970.  If you do not
  103. have access to WWIVnet, please use paper mail to the address listed in the
  104. registration section.  While I try to answer all my mail, I will strongly
  105. favor registered users for any time-consuming problem solving.
  106.  
  107.  
  108.  
  109.  
  110. REGISTRATION
  111.  
  112. If you find Snarf useful, you are encouraged to become a registered user.
  113. The cost to register is $25.  When you register, you will be sent a disk
  114. containing the current version of Snarf.  At your option, you may request
  115. that the disk not be sent until a new version is available.  When new
  116. versions are released, registered users will be given the option to receive
  117. the new version on disk for a $5 postage and handling charge.  Remember to
  118. include your phone number in case of a problem.  Please make checks payable
  119. to Graham Mainwaring.  It is unwise to send cash through the mail. North
  120. Carolina residents please add 5% sales tax.  All correspondence should be
  121. addressed to:
  122.  
  123. Graham Mainwaring
  124. P.O. Box 17288
  125. Raleigh, NC 27619
  126.  
  127.  
  128.